Skip to content

Conversation

@Aboruhen
Copy link
Collaborator

@Aboruhen Aboruhen commented Feb 2, 2026

Description

Fix an issue with processing files to send it to server with multipart data. The File cannot be used only byte array or Resoruce

Checklist

  • I made sure, I read CONTRIBUTING.md to put right branch prefix as per my need.
  • I made sure to update CHANGELOG.md.
  • I made sure to update Stream Wiki(only valid in case of new stream module or architecture changes).
  • My changes are adequately tested.
  • I made sure all the SonarCloud Quality Gate are passed.

Roman Kniazevych added 7 commits January 28, 2026 11:31
avoid `File`, use only spring `Resource`;
avoid `File`, use only spring `Resource`;
avoid `File`, use only spring `Resource`;
fix logging; intraday price start processing; asset error process;
@Aboruhen Aboruhen requested a review from a team as a code owner February 2, 2026 14:30
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 2, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
2.8% Coverage on New Code (required ≥ 80%)
13.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@Aboruhen Aboruhen merged commit 6802039 into master Feb 2, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants